﻿COUNTRIES = {
	if = {
		limit = { exists = c:ORG }
		c:ORG = {

			ig:ig_industrialists = { # effectively dominated by the HBC
				add_ruling_interest_group = yes
			}
			
			effect_starting_technology_tier_2_tech = yes
			effect_starting_politics_liberal = yes
			activate_law = law_type:law_right_of_assembly
			activate_law = law_type:law_free_trade
			activate_law = law_type:law_per_capita_based_taxation

			ig:ig_devout = {
				set_interest_group_name = ig_anglican_church
			}
		}
	}
}
